2013-01-07  Yuzo.Koido  <Yuzo.Koido@access-company.com>

	* src/cairo.h:
	* src/cairo-image-surface.c:
	(cairo_image_surface_swap_data):
	add: added #ifdef directive for the following patch.
		---
		2012-10-04  Takayuki.Toyoda  <Takayuki.Toyoda@access-company.com>
			* src/cairo.h:
			* src/cairo-image-surface.c:
			(cairo_image_surface_swap_data):
			add: function added change surface data and pixman bits.

2012-10-04  Takayuki.Toyoda  <Takayuki.Toyoda@access-company.com>

	* src/cairo.h:
	* src/cairo-image-surface.c:
	(cairo_image_surface_swap_data):
	add: function added change surface data and pixman bits.

2012-10-01  Yoshitaro.Makise  <Yoshitaro.Makise@access-company.com>

	* src/cairo-image-compositor.c:
	(inplace_renderer_init):
	fix: reference leak; clear unref'ed pointer.

2012-09-27  Yoshitaro.Makise  <Yoshitaro.Makise@access-company.com>

	* src/cairo-image-compositor.c:
	(fill_rectangles):
	(fill_boxes):
	(composite_boxes):
	fix: added error check.

2012-09-24  Yuzo.Koido  <Yuzo.Koido@access-company.com>

	* src/cairo-path-stroke-boxes.c: 
	(_cairo_rectilinear_stroker_line_to_dashed):
	merge: Apply the following patch from the central repository.
		----
		2012-04-21
		stroke(boxes): Convert the dash step back into device units before incrementing
		Chris Wilson
		http://cgit.freedesktop.org/cairo/commit/?id=c0b523eb652b2c4ba41cb27132d46ad9211b5df4

2012-09-10  Yuzo.Koido  <Yuzo.Koido@access-company.com>

	* src/cairo-path-stroke-boxes.c: 
	(_cairo_rectilinear_stroker_line_to_dashed):
	merge: Apply the following patch from the central repository.
		----
		2012-04-18
		stroke(boxes): Apply user scale factors to dash segments
		Chris Wilson
		http://cgit.freedesktop.org/cairo/commit/?id=70fc52cb80f21fff0ba960236f24b997692cce64

2012-08-14  Yoshitaro.Makise  <Yoshitaro.Makise@access-company.com>

	* src/cairo-spans-compositor.c: 
	(get_clip_surface):
	fix: added error check.

